writeValue

open override fun writeValue(value: NSData, peripheral: CBPeripheral)

Request a CBPeripheral to write value to the descriptor

Parameters

value

the NSData to write to the descriptor

peripheral

the CBPeripheral to perform the write operation